Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 179,339 for

document formatting

(0.16 sec)
  1. Protect ODT document Online with password and u...

    Online ODT file password protection app. C# .NET API code to apply password protection on ODT Document....NET Protect Odt Online ODT Document Protection or Set Password...Develop powerful .NET based ODT document protection utility application...

    products.aspose.com/total/net/protect/odt/
  2. Paragraph.runs property | Aspose.Words for Python

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldAutoText Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoText class to effortlessly manage AUTOTEXT fields, enhancing Document automation and efficiency....the Working with Fields documentation article. public class FieldAutoText...name of the AutoText entry. Format { get; } Gets a FieldFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  4. PDF converted from Word has extra row and pushe...

    Hi, When converting a DOCX to PDF using Aspose.Words, we noticed an extra row was created on the first page text and eventually pushed some content into next page, resulting in extra page created. Code: var doc = new …... Code: var doc = new Document(@".\test.docx"); doc.Save(@"...these options: var doc = new Document(@".\test.docx"); PdfSaveOptions...

    forum.aspose.com/t/pdf-converted-from-word-has-...
  5. Convert VDX to VSSM via Python | products.aspos...

    Sample Python conversion code for VDX format to VSSM file. Use this example code to convert VDX to VSSM within any Python based application....Install-Package Visit our documentation for more details. How to...Diagram is a Microsoft Visio document format manipulation API. One can...

    products.aspose.com/diagram/python-net/conversi...
  6. FieldIncludePicture class | Aspose.Words for Py...

    aspose.words.fields.FieldIncludePicture class. Implements the INCLUDEPICTURE field...the Working with Fields documentation article. Remarks Retrieves...end. (Inherited from Field ) format Gets a FieldFormat object that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::ConditionalStyleCollection class...

    Aspose::Words::ConditionalStyleCollection class. Represents a collection of ConditionalStyle objects. To learn more, visit the Documentation article in C++....the Working with Tables documentation article. class ConditionalStyleColl...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. When generating a DOCX file from a PDF using As...

    when generating a DOCX file from a PDF using Aspose.PDF, some alignment issues were observed with 20.10.0.0 version image.png (40.3 KB)...layouts, fonts, or specific formatting that does not translate well...well between PDF and DOCX formats. Solution To address these...

    forum.aspose.com/t/when-generating-a-docx-file-...
  9. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Inline.isDeleteRevision property | Aspose.Words...

    Inline.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...